home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x64.msi / Data1.cab / _4A32A4F3DD834195B50F248EC808AD8B < prev    next >
Text File  |  2008-06-28  |  5KB  |  152 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>Form1</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>Form1</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>352</width>
  12.             <height>114</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Form1</string>
  17.     </property>
  18.     <grid>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <widget class="QLabel" row="0" column="1" rowspan="1" colspan="2">
  23.             <property name="name">
  24.                 <cstring>textLabel1</cstring>
  25.             </property>
  26.             <property name="sizePolicy">
  27.                 <sizepolicy>
  28.                     <hsizetype>3</hsizetype>
  29.                     <vsizetype>4</vsizetype>
  30.                     <horstretch>0</horstretch>
  31.                     <verstretch>0</verstretch>
  32.                 </sizepolicy>
  33.             </property>
  34.             <property name="margin">
  35.                 <number>0</number>
  36.             </property>
  37.             <property name="text">
  38.                 <string>Please select backup you would like to restore:</string>
  39.             </property>
  40.             <property name="alignment">
  41.                 <set>AlignTop|AlignLeft</set>
  42.             </property>
  43.             <property name="buddy" stdset="0">
  44.                 <cstring>tvFileBrowser</cstring>
  45.             </property>
  46.         </widget>
  47.         <spacer row="2" column="0">
  48.             <property name="name">
  49.                 <cstring>spacer4</cstring>
  50.             </property>
  51.             <property name="orientation">
  52.                 <enum>Horizontal</enum>
  53.             </property>
  54.             <property name="sizeType">
  55.                 <enum>Fixed</enum>
  56.             </property>
  57.             <property name="sizeHint">
  58.                 <size>
  59.                     <width>10</width>
  60.                     <height>20</height>
  61.                 </size>
  62.             </property>
  63.         </spacer>
  64.         <spacer row="2" column="3">
  65.             <property name="name">
  66.                 <cstring>spacer4_2</cstring>
  67.             </property>
  68.             <property name="orientation">
  69.                 <enum>Horizontal</enum>
  70.             </property>
  71.             <property name="sizeType">
  72.                 <enum>Fixed</enum>
  73.             </property>
  74.             <property name="sizeHint">
  75.                 <size>
  76.                     <width>10</width>
  77.                     <height>20</height>
  78.                 </size>
  79.             </property>
  80.         </spacer>
  81.         <widget class="QLabel" row="3" column="1" rowspan="1" colspan="2">
  82.             <property name="name">
  83.                 <cstring>GoNextTip</cstring>
  84.             </property>
  85.             <property name="text">
  86.                 <string>To continue, click <b>Next</b></string>
  87.             </property>
  88.             <property name="alignment">
  89.                 <set>AlignVCenter|AlignLeft</set>
  90.             </property>
  91.         </widget>
  92.         <widget class="CLineEdit" row="1" column="1">
  93.             <property name="name">
  94.                 <cstring>edBackupLocation</cstring>
  95.             </property>
  96.             <property name="readOnly">
  97.                 <bool>true</bool>
  98.             </property>
  99.             <property name="whatsThis" stdset="0">
  100.                 <string>Provide a full path to the required backup image here.</string>
  101.             </property>
  102.         </widget>
  103.         <widget class="QPushButton" row="1" column="2">
  104.             <property name="name">
  105.                 <cstring>btnBrowse</cstring>
  106.             </property>
  107.             <property name="text">
  108.                 <string>B&rowse</string>
  109.             </property>
  110.             <property name="accel">
  111.                 <string>Alt+R</string>
  112.             </property>
  113.             <property name="whatsThis" stdset="0">
  114.                 <string>Press the button to look for a particular backup image you would like to restore.</string>
  115.             </property>
  116.         </widget>
  117.         <spacer row="2" column="1">
  118.             <property name="name">
  119.                 <cstring>spacer3</cstring>
  120.             </property>
  121.             <property name="orientation">
  122.                 <enum>Vertical</enum>
  123.             </property>
  124.             <property name="sizeType">
  125.                 <enum>Expanding</enum>
  126.             </property>
  127.             <property name="sizeHint">
  128.                 <size>
  129.                     <width>20</width>
  130.                     <height>10</height>
  131.                 </size>
  132.             </property>
  133.         </spacer>
  134.     </grid>
  135. </widget>
  136. <connections>
  137.     <connection>
  138.         <sender>btnBrowse</sender>
  139.         <signal>clicked()</signal>
  140.         <receiver>Form1</receiver>
  141.         <slot>SelectBackup()</slot>
  142.     </connection>
  143. </connections>
  144. <slots>
  145.     <slot>SelectBackup()</slot>
  146. </slots>
  147. <layoutdefaults spacing="6" margin="0"/>
  148. <includehints>
  149.     <includehint>lineedit.h</includehint>
  150. </includehints>
  151. </UI>
  152.